LostTech.TensorFlow : API Documentation

Type Either<A, B>

Namespace LostTech.Gradient

Parent ValueType

Interfaces IValueContainer<T>

Methods

Properties

Public instance methods

object Get()

Gets value from this container

Public static methods

Either<A, B> FromNull()

Public properties

A Option0 get;

B Option1 get;